home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000015_news@columbia.edu _Fri Feb 18 13:10:07 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA00681
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 18 Feb 2000 13:10:07 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA08796
  7.     for kermit.misc@watsun.cc.columbia.edu; Fri, 18 Feb 2000 12:47:43 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fred smith <fredex@fcshome.stoneham.ma.us>
  10. Subject: Re: how to run kermit on tty2 ?
  11. Organization: None!
  12. Message-ID: <Fq4L4C.FsA@fcshome.stoneham.ma.us>
  13. Date: Fri, 18 Feb 2000 12:24:12 GMT
  14. To: kermit.misc@columbia.edu
  15.  
  16. In comp.protocols.kermit.misc Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
  17. : In article <38ab4350.609457834@158.54.6.109>,
  18. : George Dau <gedau@isa.mim.com.au> wrote:
  19. : : I have a Linux box set up just to be a serial console for a Sun box.
  20. : : I start up kermit to connect to serial A and display the Sun
  21. : : console.
  22. : : 
  23. : Which Kermit do you start up?  The current version is 7.0:
  24.  
  25.  
  26. I found a program recently (on freshmeat, I think) named 'forktty'. This
  27. program allows you to spawn a child process and have it run on a tty
  28. other thanthe one  the parent process is on. Sounds like you could use
  29. it as a launcher to bring up a kermit on whatever tty you want.
  30.  
  31. E.g., I use it on my home Linux box to fire up the Distributed.net RC5
  32. client on /dev/tty12 whenever the system boots.
  33.  
  34. Fred
  35.  
  36. :   http://www.columbia.edu/kermit/ckermit.html
  37.  
  38. : earlier releases like 6.0 (1996) don't work well on Linux versions
  39. : that came out subsequently.
  40.  
  41. : : I now have a second Sun, and would like to connect that to serial B.
  42. : : I can 
  43. : : kermit -l /dev/ttyS1 -c
  44. : : and display it just fine, but I'd like to do this from /etc/inittab
  45. : : so it comes up automatically when the Linux "Sun Console" is
  46. : : re-booted.
  47. : : 
  48. : : Thay way I don't need to have any logins enabled at all on the Linux
  49. : : box.
  50. : : 
  51. : : Running the kermit from /etc/inittab with "respawn" means that if
  52. : : the kermit exits, it restarts, so this is a great solution for
  53. : : a console box.
  54. : : 
  55. : You can also include the -S ("stay") command-line option so it doesn't
  56. : exit.  You can also log the session, etc etc.
  57.  
  58. : : All I need to do is work out how to get the second kermit monitoring
  59. : : /dev/ttyS1 and having its display and keyboard entry on /dev/tty1
  60. : : 
  61. : : (kermit -l /dev/ttyS1 -c >/dev/tty1 displays on the second screen, but
  62. : : no keyboard entry).
  63. : :
  64. : It's an interesting idea.  If you have a way of invoking C-Kermit that
  65. : redirects both the standard input and standard output to/from tty1, it
  66. : might work.
  67.  
  68. : Follow up to kermit-support@columbia.edu with details/problems, to spare 
  69. : the newsgroup.  But if you do get it working, it's worth another posting.
  70.  
  71. : - Frank
  72.  
  73. -- 
  74. -------------------------------------------------------------------------------
  75.  .----    Fred Smith    /                                                      
  76. ( /__  ,__.   __   __ /  __   : /                                              
  77.  /    /  /   /__) /  /  /__) .+'           Home: fredex@fcshome.stoneham.ma.us 
  78. /    /  (__ (___ (__(_ (___ / :__                                 781-438-5471 
  79. -------------------------------- Jude 1:24,25 ---------------------------------